|
mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
|

Public Attributes | |
| struct mrb_context * | prev |
| mrb_value * | stbase |
| mrb_value * | stend |
| mrb_callinfo * | ci |
| mrb_callinfo * | cibase |
| mrb_callinfo * | ciend |
| enum mrb_fiber_state | status: 4 |
| mrb_bool | vmexec: 1 |
| struct RFiber * | fib |